#widthControl
{
		width: 1000px;
}

#bodyarea
{
		padding: 1ex 0px 2ex 0px;
}

a:link
{
		color: #444852;
		text-decoration: none;
}

a:visited
{
		color: #444852;
		text-decoration: none;
}

a:hover
{
		color: #ff4e00;
		text-decoration: underline;
}

a.navPages:link, a.navPages:visited, a.navPages:active
{
		color: #000000;
		text-decoration: none;
}

a.navPages:hover
{
		color: #ff4e00;
		text-decoration: underline;
}

#smfFadeScroller
{
		color: #000000;
}

.nav-box
{
		width: 100%;
		padding: 4px 0 4px 0;
		font-size: 11px;
}

span.nav-tree
{
		margin-top: 5px;
}

.nav-tree a:link, .nav-tree a:visited, .nav-tree a:active
{
		color: #000000;
		text-decoration: underline;
}

.nav-tree a:hover
{
		text-decoration: none;
}

a.nav-tree:link, a.nav-tree:visited, a.nav-tree:active
{
		color: #000000;
		text-decoration: none;
		border: 0;
		padding: 0 4px 0 4px;
		font-size: 11px;
}

a.nav-tree:hover
{
		color: #cc3333;
		text-decoration: underline;
}

.nav a:link, .nav a:visited, .nav a:active
{
		color: #ffffff;
		text-decoration: none;
}

.nav a:hover
{
		color: #ffffff;
		text-decoration: underline;
}

.copyright-links, .copyright-links a:link, .copyright-links a:visited, .copyright-links a:active
{
		color: #000000;
		text-decoration: none;
}

.copyright-links a:hover
{
		color: #000000;
		text-decoration: underline;
}

.topic-author a:link, .topic-author a:visited, .topic-author a:active
{
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
}

.topic-author a:hover
{
		text-decoration: underline;
}

table
{
		empty-cells: show;
}

body, td, th , tr
{
		color: #000000;
		font-size: small;
		font-family: verdana, sans-serif;
}

body
{
		background-color: #000000;
		background-image: url("");
		background-position: top left;
		background-repeat: repeat-x;
		margin: 0px;
		padding: 15px 0 4px 0;
}

input, textarea, button
{
		color: #000000;
		font-family: verdana, sans-serif;
}

input, button
{
		font-size: 90%;
}

textarea
{
		font-size: 100%;
		color: #000000;
		font-family: verdana, sans-serif;
}

input.check
{
}

select
{
		font-size: 90%;
		font-weight: normal;
		color: #000000;
		font-family: verdana, sans-serif;
}

hr, .hrcolor
{
		height: 1px;
		border: 0;
		color: #666666;
		background-color: #666666;
}

a img
{
		border: 0;
}

.main-navigation
{
		text-align: center;
		vertical-align: middle;
}

.main-navigation a:link, .main-navigation a:visited, .main-navigation a:active
{
		color: #000000;
		text-decoration: none;
}

.main-navigation a:hover
{
		color: #000000;
		text-decoration: underline;
}

#blank-box
{
}

.quote
{
		color: #000000;
		background-color: #ffffff;
		border-top: 0px;
		border-left: 4px solid #565962;
		border-right: 1px solid #565962;
		border-bottom: 1px solid #565962;
		font-size: x-small;
		margin: 0 auto 1px auto;
		padding: 1px;
		line-height: 1.4em;
		padding-top: 3px;
		padding-bottom: 3px;
}

.code
{
		color: #000000;
		background-color: #ffffff;
		font-family: Arial, "courier new", "times new roman", monospace;
		font-size: 11px;
		line-height: 1.3em;
		border-top: 0px;
		border-left: 4px solid #565962;
		border-right: 1px solid #565962;
		border-bottom: 1px solid #565962;
		margin: 0 auto 1px auto;
		padding: 1px;
		padding-top: 3px;
		padding-bottom: 3px;
		white-space: nowrap;
		overflow: auto;
		max-height: 24em;
}

.quoteheader
{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
		line-height: 16px;
		background-image: url("images/quote_img.gif");
		background-repeat: no-repeat;
		background-position: top right;
		background-color: #6668BE;
		height: 17px;
		padding: 1px;
		border-top: 1px solid #565962;
		border-left: 4px solid #565962;
		border-right: 1px solid #565962;
		border-bottom: 0px;
		vertical-align: middle;
}

.codeheader
{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
		line-height: 16px;
		background-image: url("images/code_img.gif");
		background-repeat: no-repeat;
		background-position: top right;
		background-color: #6668BE;
		height: 17px;
		padding: 1px;
		border-top: 1px solid #565962;
		border-left: 4px solid #565962;
		border-right: 1px solid #565962;
		border-bottom: 0px;
		vertical-align: middle;
}

.help
{
		cursor: help;
}

.meaction
{
		color: red;
}

.editor
{
		width: 96%;
}

.highlight
{
		background-color: yellow;
		font-weight: bold;
		color: black;
}

.windowbg, #preview_body, .windowbg, #preview_body td
{
		color: #000000;
		background-color: #6B7A97;
}

.windowbg2, .windowbg2 td
{
		color: #000000;
		background-color: #ffffff;
}

.windowbg3, .windowbg3 td
{
		color: #000000;
		background-color: #ffffff;
}

.windowbgpinned, .windowbgpinned td
{
		color: #000000;
		background-color: #6B7A97;
}

.windowbg2pinned, .windowbg2pinned td
{
		color: #000000;
		background-color: #ffffff;
}

label
{
		color: #000000;
}

.postsep
{
		background-color: #00489E;
		height: 6px;
}

.calendar_today
{
		background-color: #FFFFFF;
		color: #000000;
		font-weight: bold;
}

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 td
{
		color: black;
		font-style: normal;
		background-color: #ffffff;
		background-image: url(images/titlebg.jpg);
		border-bottom: solid 1px #9f9f9f;
		border-top: solid 1px #FFFFFF;
		background-repeat: repeat-x;
		padding-left: 10px;
		padding-right: 10px;
}

.titlebg, .titlebg a:link, .titlebg a:visited
{
		font-weight: bold;
		color: black;
		font-style: normal;
}

.titlebg a:hover
{
		color: #404040;
}

.titlebg2 a:link, .titlebg2 a:visited
{
		color: black;
		font-style: normal;
		text-decoration: underline;
}

.titlebg2 a:hover
{
		text-decoration: underline;
}

.catbg, td.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
		background-image: url(images/catbg.jpg);
		background-color: #5a5e61;
		color: #ffffff;
		padding-left: 10px;
		padding-right: 10px;
}

.catbg2 , tr.catbg2 td
{
		background-image: url(images/catbg2.jpg);
		background-color: #5a5e61;
		color: #ffffff;
		padding-left: 10px;
		padding-right: 10px;
}

.catbg, .catbg2, .catbg3
{
		border-bottom: solid 1px #375576;
		background-repeat: repeat-x;
}

.catbg, .catbg2
{
		font-weight: bold;
}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
		font-size: 95%;
		color: white;
		text-decoration: none;
}

.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
		color: white;
		text-decoration: none;
}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
		color: #ffffff;
}

.cat-whiteText
{
		color: #ffffff;
}

.column-title
{
		text-align: center;
		vertical-align: middle;
		background: #d3d5da url("images/coltitle_bg.gif") top left repeat-x;
		font-weight: bold;
		color: #000000;
		font-size: 80%;
		border-width: 1px 0 1px 0;
		border-style: solid;
		border-color: #7f838c;
}

.bordercolor
{
		background-color: #ffffff;
		padding: 0px;
}

.displayborder
{
		background-color: #000000;
		padding: 0;
}

.tborder
{
		padding: 1px;
		border: 1px solid #525252;
		background-color: #FFFFFF;
}

.tborder td
{
		color: #000000;
}

.smalltext
{
		font-size: x-small;
		font-family: verdana, sans-serif;
}

.middletext
{
		font-size: 90%;
}

.normaltext
{
		font-size: small;
}

.largetext
{
		font-size: large;
}

.post, .personalmessage
{
		width: 100%;
		overflow: auto;
		line-height: 1.3em;
}

.signature
{
		width: 100%;
		overflow: auto;
		padding-bottom: 3px;
		line-height: 1.3em;
}

.error
{
		color: red;
}

.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
		background-position: left bottom;
		color: white;
		text-transform: uppercase;
		vertical-align: middle;
}

.maintab_back, .maintab_active_back
{
		color: white;
		text-decoration: none;
		font-size: 9px;
		vertical-align: middle;
		padding: 6px 2px 10px 2px;
		font-family: tahoma, sans-serif;
}

.maintab_first
{
		background-repeat: no-repeat;
}

.maintab_back
{
		background-repeat: repeat-x;
}

.maintab_last
{
		background-repeat: no-repeat;
}

.maintab_active_first
{
		background-repeat: no-repeat;
}

.maintab_active_back
{
		background-repeat: repeat-x;
}

.maintab_active_last
{
		background-repeat: no-repeat;
}

.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		background: #d8dbe3 url(images/tablink_bg.gif) 0 0 repeat-x;
		padding: 5px 8px 5px 8px;
		margin: 4px 0 4px 0;
		border: 1px solid #7f838c;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
		color: #ffffff;
		text-decoration: none;
		background: #000000 url(images/tablink_bg.gif) 0 -24px repeat-x;
		border: 1px solid #000000;
}

.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
		background-position: left top;
		color: white;
		text-transform: uppercase;
		vertical-align: middle;
}

.mirrortab_back, .mirrortab_active_back
{
		color: white;
		text-decoration: none;
		font-size: 9px;
		vertical-align: middle;
		padding: 10px 2px 6px 2px;
		font-family: tahoma, sans-serif;
}

.mirrortab_first
{
		background-repeat: no-repeat;
		width: 10px;
}

.mirrortab_back
{
		background-repeat: repeat-x;
}

.mirrortab_last
{
		background-repeat: no-repeat;
		width: 6px;
}

.mirrortab_active_first
{
		background-repeat: no-repeat;
		width: 6px;
}

.mirrortab_active_back
{
		background-repeat: repeat-x;
}

.mirrortab_active_last
{
		background-repeat: no-repeat;
		width: 8px;
}

.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		background: #d8dbe3 url(images/tablink_bg.gif) 0 0 repeat-x;
		padding: 5px 8px 5px 8px;
		margin: 4px 0 4px 0;
		border: 1px solid #7f838c;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
		color: #ffffff;
		text-decoration: none;
		background: #000000 url(images/tablink_bg.gif) 0 -24px repeat-x;
		border: 1px solid #000000;
}

#ajax_in_progress
{
		background: #2f2f2f;
		color: white;
		text-align: center;
		font-weight: bold;
		font-size: 18pt;
		padding: 3px;
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
}

